Skip to content
This repository was archived by the owner on Nov 10, 2022. It is now read-only.

Upgrade to Poetry v1.2.0 and other related cleanup #34

Merged
merged 14 commits into from
Sep 5, 2022

Conversation

pronovic
Copy link
Owner

@pronovic pronovic commented Sep 5, 2022

Based on the changes between apologies v0.1.36 and v0.1.37 including PR #39, PR #40, and PR #41.

Changes:

  • Remove support for Python 3.7
  • Upgrade to Poetry v1.2.0
  • Upgrade to Pylint v2.15.0
  • Add caching to GitHub Actions workflow
  • Fix matrix build in GitHub Actions so tests are properly run on MacOS and Windows and not just Ubuntu

I decided to remove support Python 3.7 because it's getting harder to support. I develop with Python 3.10, and I don't even have a system that has Python 3.7 available right now - I have to set up a Debian buster chroot to get anything older than 3.9. Plus, now that I'm properly running the GitHub Actions workflow on Windows, it's clear that the test suite doesn't work for Python 3.7. I'm not that interested in debugging whatever is going on there.

@pronovic pronovic merged commit 1316d41 into master Sep 5, 2022
@pronovic pronovic deleted the ken/poetry-1.2.0 branch September 5, 2022 04:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant